home *** CD-ROM | disk | FTP | other *** search
/ Champak 130 / Vol 130.iso / games / restaura.swf / scripts / frame_3760 / DoAction.as
Encoding:
Text File  |  2008-09-15  |  405 b   |  18 lines

  1. _root.max_opary = 1;
  2. _root.opary_na_poziom = 0;
  3. _root.poziom = 9;
  4. _root.zamowienia = 1;
  5. _root.potrawa_aktualna = new Array(0,0,0,0,0,0,0,0,0);
  6. _root.last_odpowiedz = 7;
  7. _root.czas_na_zegarze = 0;
  8. _root.ile_oparow = 4;
  9. _root.licznik_oparow = 0;
  10. _root.opary_random_minus = 850;
  11. _root.zadowolenie_szefa = 1;
  12. _root.bledy = _root.bledy + 1;
  13. tellTarget("premie")
  14. {
  15.    gotoAndStop(5);
  16. }
  17. stop();
  18.